home *** CD-ROM | disk | FTP | other *** search
- {=========================================================================
-
- TYPE declarations for FMTUTILS
- Include in your TYPE declarations.
-
- ==========================================================================}
-
- Flop_Typ = DriveA..DriveB; { drives A and B only, thanks... }
- Fmt_Typ = SngSid40..DblSid80; { type codes... }
- VerTyp = RetStat..On; { for wrtver func.. }
- Drv_Range = 0..15; { valid drive ranges... }
-
- { EOF: FMTTYPE.PAS }
-